Fix display of Hebrew tutorial title on splash screen.
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 Jul 2012 10:29:32 +0000 (13:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 Jul 2012 10:29:32 +0000 (13:29 +0300)
commit1dc364a533fe77ed21c6284819f613c692ae9e9c
treeafb2648ad77c7ff366274e40ae10ecd73b982911
parent400c9d46532bd5b0694d4068edf401141d875c57
Fix display of Hebrew tutorial title on splash screen.

 lisp/startup.el (fancy-startup-text): Read the whole tutorial, not
 just its first 256 bytes.  Prevents gibberish in display of the
 tutorial title.
 etc/tutorials/TUTORIAL.he: Make the first sentence display correctly
 in a left-to-right paragraph, such as what is shown on the fancy
 splash screen, by using directional control characters.
etc/ChangeLog
etc/tutorials/TUTORIAL.he
lisp/ChangeLog
lisp/startup.el